Revision: hackerlab--lord--1.0--patch-33
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Sun Mar 24 01:24:46 PST 2002
Standard-date: 2002-03-24 09:24:46 GMT
Summary: rx-posix bug fixes and new test cases
Keywords: 
New-files: tests/rx-posix-tests/posix-test-cases.h
  tests/rx-posix-tests/test-cases.h
  {arch}/hackerlab/hackerlab--lord/hackerlab--lord--1.0/lord@regexps.com--2002/patch-log/patch-33
Removed-files: tests/rx-posix-tests/test-cases.h
  tests/rx-posix-tests/posix-test-cases.h
Modified-files: =THANKS ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  rx-posix/limits.h rx-posix/match-regexp.c
  tests/rx-posix-tests/test-rx.scm
New-patches: lord@regexps.com--2002/hackerlab--lord--1.0--patch-33

There was an obscure bug in handling regexps with *, and fixing it
revealed a bug in handling concatenations.

These fixes pertain to rx-posix-tests test cases:

	posix-2.8.4.3-48 ... posix-2.8.4.3-53

